home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / formen40.zip / FMCONFIG.DOC < prev    next >
Text File  |  1994-03-26  |  2KB  |  38 lines

  1. FORMENU is usually able to detect what kind of drives a PC has automatically,
  2. but occasionally this is not possible (especially on older PC's).  To enable
  3. FORMENU to work with these PC's, you simply have to tell FORMENU what kind of
  4. drives they have via the FORMENU configuration program, FMCONFIG.EXE.  You may
  5. want to see if FORMENU is reading your drives okay before continuing.
  6.  
  7. If FORMENU is NOT detecting your drive types and your PC has a drive C, just
  8. type "FMCONFIG" to configure FORMENU for your PC.  If your PC does NOT have a
  9. drive C, please continue reading.
  10.  
  11.  
  12. THE FOLLOWING INFORMATION IS FOR PEOPLE THAT DO NOT HAVE A DRIVE C ON THEIR PC:
  13. *******************************************************************************
  14.  
  15. To keep things consistent and simple, the configuration program creates a file
  16. FORMENU.CFG in the root of drive C.  This is, however, an obstacle for those
  17. few that do not have a C drive.  There is a simple solution for this:
  18.  
  19. Use the DOS substitute command to substitute another drive for drive C.  This
  20. will temporarily make your system think there is a drive C on your system.  To
  21. do this type in the following, replacing "A:\" with the drive you want FORMENU
  22. to think is your C drive:
  23.  
  24.     SUBST C: A:\
  25.  
  26. Next run the configuration program, FMCONFIG.EXE and follow the prompts on the
  27. screen.
  28.  
  29. Finally, modify the batch file, FM.BAT, that I have created for you.  This will
  30. have the substitution take place automatically each time you run FORMENU.
  31.  
  32. Now FORMENU will find "C:\FORMENU.CFG" as if you have a C drive.
  33.  
  34. NOTE: The DOS file SUBST.COM must be available for the batch file to run.  (If
  35. the DOS programs are in your path, and they usually are, everything should be
  36. okay.)
  37.  
  38.